home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / network / pcmenu30.zip / HISTORY.TXT < prev    next >
Text File  |  1993-09-03  |  5KB  |  141 lines

  1. Welcome to PcMenu Version 3.0
  2.  
  3. Alot of the changes to this version have culminated from those people
  4. who responded to my initial release of PcMenu
  5.  
  6. To those people, Many thanks ! ( And now for your reward )
  7.  
  8. Changes/Additions in this version include ( 3.0.x where 'x' is Beta Version )
  9.  
  10.     o  An initialisation file ( called PCMU$INI.DAT ) as an alternative
  11.        to using valuable DOS environment space. See the example file
  12.        included with this release, it should be self explanitory !
  13.  
  14.     o  Periodic update of the information Box.  Whenever a change is
  15.        made to the file PCMU$HDR.DAT, PcMenu will detect the change
  16.        ( by use of the DOS file time stamp ),  reload and display the
  17.        contents of the file.  So that even if PcMenu is running passively,
  18.        the Information Box will be updated immediately, it will also
  19.        re-display the screen if the screen is blanked. 
  20.  
  21.     o  Dos Environment expansion now works correctly for Menu Titles !
  22.  
  23.     o  Alt-F10 "Exit to DOS" key sequence has been added.  Allowing for
  24.        immediate exit to DOS regardless of what menu is displayed !
  25.  
  26.     o  Alpha Keying has been added !
  27.  
  28.     o  The Novell's " !logout " command now works !
  29.  
  30.     o  Fixed display location problems.  Menu shadow's no longer wrap around
  31.        as they incorectly did previously.
  32.  
  33.     o  Menu Wrap Around has been removed in this Version as it truly was
  34.        unrealistic !
  35.  
  36.     o  Type ahead buffers are no longer flushed !
  37.  
  38.    ---------------------------------------------------------
  39.    Changes in Version 3.0.1
  40.  
  41.     o  Copyright Notice repaired.
  42.  
  43.     o  Changes made to the error reporting code.
  44.  
  45.    ---------------------------------------------------------
  46.    Changes in Version 3.0.2
  47.  
  48.     o   PcMenu now cleans up the batch files it creates.
  49.  
  50.    ----------------------------------------------------------
  51.    Changes in Version 3.0.3
  52.  
  53.    o   PcMenu NOW cleans up the batch files it creates.
  54.        The previous mod ( 3.02 ) only did half the job !
  55.  
  56.    *** Users of DOS 3.20 may see surperflous batchfile code
  57.        as they ESCape from PcMenu, later DOS versions appear
  58.        to behave as intended.
  59.  
  60.    ---------------------------------------------------------
  61.    Changes in Version 3.0.4
  62.  
  63.    o   Fixed a bug Date and Time display.
  64.  
  65.    o   Fixed External file Sub Menu Bug.
  66.        Sub menus from external files did not load correctly under
  67.        certain circumstances.
  68.  
  69.    ---------------------------------------------------------
  70.    Changes in Version 3.0.5
  71.  
  72.    o   Fixed External file Sub Menu Bug.
  73.        Sub menus from external files did not load correctly under
  74.        certain circumstances.  Fixed routines, for loading from
  75.        LOG files, fix in v3.04 neglected this.
  76.  
  77.    ---------------------------------------------------------
  78.    Changes in Version 3.0.6
  79.  
  80.    o   Fixed '!Logout' command.  ! directive is now only interpreted
  81.        as such, if it is the first non-space character on the line,
  82.        allowing '!'characters to be used for arguments to other
  83.        applications without terminating unexpectantly
  84.  
  85.    o   Fixed buffer overuns, that sometimes occured when the last line
  86.        in menu scripts are not terminated with a RETURN character.
  87.  
  88.    ---------------------------------------------------------
  89.    Changes in Version 3.0.7
  90.  
  91.    o   The broken sub menu feature in v3.06 from alternate files
  92.        repaired !
  93.  
  94.    ---------------------------------------------------------
  95.    Changes in Version 3.0.8
  96.  
  97.    o    The screen saver now displays a simple message across the
  98.         bottom of the screen.  This is to differentiate between a computer
  99.         that has been switched off and one running this screen saver !
  100.  
  101.    o    It was felt that when Information Box colours were changed, that
  102.         the help bar colours clashed !  The option has now been added
  103.         to the PCMU$INI.DAT file so that when global colours are set for the
  104.         Information Box they also apply to the help bar as well.
  105.  
  106.    o    Added clipping to the PCMU$HDR file.  The file can only contain
  107.         14 lines of information ( excluding global colour info if present ).
  108.  
  109.  
  110.    o   Added option 'saver_messages'.  When set to 'no' ALL screnn
  111.        messages will not be displayed.  Screen remains blank at all
  112.        times.
  113.  
  114.  
  115.    ---------------------------------------------------------
  116.    Changes in Version 3.0.9
  117.  
  118.    A few more fixes with this version
  119.  
  120.    o   Fixed a few memory *leaks* !
  121.  
  122.    o   Fixed Screen Saver Delays. Soon as the message leaves the
  123.        window the next message now starts to appear.
  124.  
  125.    o   Fixed various other *Bugs* roaming in the system - Option titles
  126.        and Menu titles > 78 characters no longer cause menus to wrap
  127.        around screen incorectly.  Instead, options or Titles to long
  128.        are clipped.
  129.  
  130.    o   Information Box - now expands DOS Environment Vars correctly,
  131.        It no longer strips '\' from paths 
  132.  
  133.    o   Added new option.  * Option Hiding *  works similar
  134.        to Alternate sub-Menus.  Directly after the option name a filename
  135.        can be specified, seperated by a comma. If the file exists
  136.        the option will be displayed otherwise it is hidden.
  137.        The idea here is, put the name of the package or software
  138.        that you want to run with this option, or any flag filename you
  139.        wish.
  140.  
  141.